-
Re: u+0035 – u+0038
U+0338 is used in math quite often with any arbitrary math symbol. The TeX equivalent of, say ⊄, is encoded as two characters and requires two TeX commands to produce it (\not\subset), and TeX users …2 -
Re: Using emoji cuts my post off
It affects any character outside BMP not just emoji. Actually thanks to emoji many software now has better Unicode support as software developers can’t dismiss requests to support characters outside …6 -
Re: Cross-script OpenType feature?
Firefox is able to handle OpenType features across space for a few years now (though fonts having such features will not benefit from shaped work caching in Firefox and Chrome which might negatively …2 -
Re: Font Modification Restrictions
Additionally, some variants of TeX (LuaTeX namely) allows the user to modify the memory representation of the font after loading it from the file, and people have been using it mainly to modify kerni…1 -
Re: [OTVar] Introducing OpenType variable fonts
OVF is Omega Virtual Font (a 16-bit extended version of TeX’s original 8-bit Virtual Fonts).2